Skip to content

Adjust Wilcoxon tests for R 4.6 Pratt method#448

Merged
jonathon-love merged 1 commit intojamovi:mainfrom
raviselker:bugfix/fix-wilcoxin-test
Apr 30, 2026
Merged

Adjust Wilcoxon tests for R 4.6 Pratt method#448
jonathon-love merged 1 commit intojamovi:mainfrom
raviselker:bugfix/fix-wilcoxin-test

Conversation

@raviselker
Copy link
Copy Markdown
Member

R 4.6.0 introduces exact conditional inference (Pratt method) for Wilcoxon tests with ties. This change updates the effect size denominator to match the test's handling of zero-differences, ensuring mathematical consistency and avoiding value shifts when toggling between exact and asymptotic methods.

Since the QA pipeline checks the test against R4.6, this should also fix the pipeline.

R 4.6.0 introduces exact conditional inference (Pratt method) for
Wilcoxon tests with ties. This change updates the effect size
denominator to match the test's handling of zero-differences,
ensuring mathematical consistency and avoiding value shifts when
toggling between exact and asymptotic methods.
@jonathon-love jonathon-love merged commit 74ef1e5 into jamovi:main Apr 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants